.box20240619095352 {
    position: relative;
    /*background: #fff;*/
    width: 100%;
    padding-bottom: 56.36%; /*按比例=高/宽*/

}
.box20240619095352 .box20240619095352_1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.box20240619095352-2{
	width:100%;
	height: 100%;
	/*background-image:url("/template/webpage/moban/box20240619095352-3/images/product.jpg");*/
	background-size:100% auto;
	background-repeat: no-repeat;
	display: flex;justify-content: center;align-items: center;
		border-radius: 20px;
}


.box20240619095352-3{	
	position:relative;
}

.box20240619095352-3 .textbox{z-index:2;opacity:1}
.box20240619095352-3 .textbox .cntitle{color:#fff;font-size:5rem;margin:18px 0 28px;/*text-shadow: 2px 3px 1px #000;*//*添加字体文字的阴影*/}
.box20240619095352-3 .textbox .entitle{color:#fff;font-size:16px;font-weight:bold;font-family:Arial}
.box20240619095352-3 .textbox .line{width:31px;height:2px;background-color:#fff}
.box20240619095352-3 .textbox.cur{top:50%;opacity:1}
	


/*手机端显示*/
@media(max-width:1199px){

}